LizardByte Developer Dashboard

[ Developer Tools β€’ Repository Data β€’ Star Gazers β€’ Forks β€’ Open Issues β€’ Open PRs β€’ License Distribution β€’ Coverage β€’ Programming Languages β€’ Documentation ]

Developer Tools

CodeCov Crowdin (projects) Crowdin (docs) Fedora Copr GitHub Caches GitHub Hosted Runners NPM PyPI ReadTheDocs SonarCloud

Under Construction

Cloudsmith renovate YouTrack

Repository DataΒΆ

Exception in thread github:
Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/urllib3/response.py", line 748, in _error_catcher
    yield
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/urllib3/response.py", line 1206, in read_chunked
    self._update_chunk_length()
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/urllib3/response.py", line 1133, in _update_chunk_length
    raise InvalidChunkLength(self, line) from None
urllib3.exceptions.InvalidChunkLength: InvalidChunkLength(got length b'\r\n', 0 bytes read)

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/requests/models.py", line 820, in generate
    yield from self.raw.stream(chunk_size, decode_content=True)
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/urllib3/response.py", line 1057, in stream
    yield from self.read_chunked(amt, decode_content=decode_content)
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/urllib3/response.py", line 1189, in read_chunked
    with self._error_catcher():
         ^^^^^^^^^^^^^^^^^^^^^
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/urllib3/response.py", line 775, in _error_catcher
    raise ProtocolError(f"Connection broken: {e!r}", e) from e
urllib3.exceptions.ProtocolError: ("Connection broken: InvalidChunkLength(got length b'\\r\\n', 0 bytes read)", InvalidChunkLength(got length b'\r\n', 0 bytes read))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
    self.run()
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/ipykernel/ipkernel.py", line 766, in run_closure
    _threading_Thread_run(self)
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/threading.py", line 1012, in run
    self._target(*self._args, **self._kwargs)
  File "/home/runner/work/dashboard/dashboard/src/updater.py", line 300, in update_github
    helpers.save_image_from_url(
  File "/home/runner/work/dashboard/dashboard/src/helpers.py", line 52, in save_image_from_url
    og_img_data = s.get(url=image_url).content
                  ^^^^^^^^^^^^^^^^^^^^
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/requests/sessions.py", line 602, in get
    return self.request("GET", url, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/cloudscraper/__init__.py", line 259, in request
    self.perform_request(method, url, *args, **kwargs)
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/cloudscraper/__init__.py", line 192, in perform_request
    return super(CloudScraper, self).request(method, url, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/requests/sessions.py", line 746, in send
    r.content
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/requests/models.py", line 902, in content
    self._content = b"".join(self.iter_content(CONTENT_CHUNK_SIZE)) or b""
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/hostedtoolcache/Python/3.12.8/x64/lib/python3.12/site-packages/requests/models.py", line 822, in generate
    raise ChunkedEncodingError(e)
requests.exceptions.ChunkedEncodingError: ("Connection broken: InvalidChunkLength(got length b'\\r\\n', 0 bytes read)", InvalidChunkLength(got length b'\r\n', 0 bytes read))
Last Updated: 2024-12-19 16:55:19 UTC
Total Repositories: 51
Archived Repositories: 16
Forked Repositories: 8
Total Open Issues: 91
Total Open PRs: 203
Open issues in active repositories: 78
Open PRs in active repositories: 85

Star GazersΒΆ

ForksΒΆ

Open IssuesΒΆ

Open PRsΒΆ

reponumbertitleauthorlabelsassigneescreated_atlast_activitystatusapprovedmilestone
Loading ITables v2.2.4 from the init_notebook_mode cell... (need help?)

License DistributionΒΆ

CoverageΒΆ

Programming LanguagesΒΆ

DocumentationΒΆ